Class java.text.resources.DateFormatZoneData_no_NO_NY
All Packages Class Hierarchy This Package Previous Next Index
Class java.text.resources.DateFormatZoneData_no_NO_NY
Object
|
+----ResourceBundle
|
+----ListResourceBundle
|
+----java.text.resources.DateFormatZoneData_no_NO_NY
- public final class DateFormatZoneData_no_NO_NY
- extends ListResourceBundle
Supplement package private date-time formatting zone data for DateFormat.
DateFormatData used in DateFormat will be initialized by loading the data
from LocaleElements and DateFormatZoneData resources. The zone data are
represented with the following form:
{ID, long zone string, short zone string, long daylight string,
short daylight string, representative city of zone}, where ID is
NOT localized, but is used to look up the localized timezone data
internally. Localizers can localize any zone strings except
for the ID of the timezone.
- Version:
- 1.4 12/05/97
- Author:
- Chen-Lieh Huang
- See Also:
- ListResourceBundle, Format, DateFormatData, LocaleElements, SimpleDateFormat, TimeZone
-
java.text.resources.DateFormatZoneData_no_NO_NY()
-
-
getContents()
- Overrides ListResourceBundle
DateFormatZoneData_no_NO_NY
public DateFormatZoneData_no_NO_NY()
getContents
public java.lang.Object[][] getContents()
- Overrides ListResourceBundle
- Overrides:
- getContents in class ListResourceBundle
All Packages Class Hierarchy This Package Previous Next Index